How to Install approx software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install approx software package in Ubuntu 12.04 LTS (Precise Pangolin)

approx software package provides caching proxy server for Debian archive files, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install approx 

approx is installed in your system.

Make ensure the approx package were installed using the commands given below,

$ sudo dpkg-query -l | grep approx *

You will get with approx package name, version, architecture and description in a table

approx package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Administration Utilities
Package approx
Version 5.1-1.2
Description caching proxy server for Debian archive files
Sub Section Admin


See Also, How to uninstall or remove approx software package from Ubuntu 12.04 LTS (Precise Pangolin)?